This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
RE: Show Single categorey view? ~George Loptumitheroni 17.Nov.03 01:32 PM a Web browser Domino Designer 6.0.1All Platforms
Well, the result of the view is correct. You formula basically says 'show me all documents with the newly generated document unique id'. Since the id is new and all the existing documents does not have this id, none will appear.
What exactly do you want to show? For instance if your view should only show documents created using FormA, then put Form="FormA" in the formula...